request event造句
例句与造句
- Time span between begin - request and end - request events
请求开始和请求结束事件之间的时间跨度 - Occurs after asp . net finishes executing all request event handlers
在asp . net执行完所有请求事件处理程序后发生。 - Time span between begin - request and end - request events : timespan
请求开始和请求结束事件之间的时间跨度: <时间跨度> - Identifies the offset for the asp . net health - monitoring web - request event codes
标识asp . net状况监视web请求事件代码的偏移量。 - In either situation , a request event is generated and added to the jsf context
在任何一种情况下,都会产生一个请求事件加入到jsf的运行环境中。 - It's difficult to find request event in a sentence. 用request event造句挺难的
- Components may handle request events themselves , or they may choose to delegate event handling to an event handler
这些组件将自行处理这些事件或者提交给某个事件处理器代理处理。 - Request events , which are generated during the apply request values phase , are handled during the handle request events phase
请求数据解析阶段产生的请求事件都在请求事件处理阶段处理。 - Occurs when asp . net has completed executing all request event handlers and the request state data has been stored
在asp . net已完成所有请求事件处理程序的执行并且请求状态数据已存储时发生。 - The activate event handler may also return a value , which is treated identically to a return value of an action request event trigger
激活事件处理器也可以返回一个值,它与动作请求的事件触发器返回的值是一样的。 - In addition to decoding request information during the apply request values phase , components or their renderers may create request events
另外在请求数据解析阶段提取请求信息的过程中,组件或者他们的响应合成器可能会生成一些请求事件。 - Typically , request events signal a visual change for one or more components ; for example , clicking on a graphic in a tree control may expand a branch of the tree
最典型的有请求事件可能会触发了一个或多个组件的显示变化;例如当点击一个树型控件可能会展开它的分支。 - From an esb perspective , all service interaction endpoints are alike in that they send requests events or process requests events ; they require specific qos ; and they may require interaction facilitation
从esb的角度来看,所有的服务交互端点都是类似的,因为它们都发送或处理请求/事件;它们都要求特定的qos ;它们可能都需要交互协助。 - Aiming at the distributed transaction application environment , this thesis introduces leader / followers pattern and put it into use to implement an effective thread pool , which is able to dispatch service request events efficiently , and is especially suitable for event - driven services
针对分布事务应用环境,本文借鉴leader followers模式实现了一类高效的线程池,适合于事件驱动的服务运行方式,能够高效地进行服务请求事件的分发处理。